NoteCollectionInsert Method |
| Name | Description | |
|---|---|---|
| Insert(Int32, Note) |
Inserts the specified Note at the specified possition.
| |
| Insert(Int32, String) |
Inserts a Note with the specified description at the specified possition.
| |
| Insert(Int32, String, String) |
Inserts a Note with the specified description and langauge at the specified possition.
|